Check for dirent.h and pwd.h.
authorTor Lillqvist <tml@src.gnome.org>
Sat, 13 Mar 1999 01:14:19 +0000 (01:14 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 13 Mar 1999 01:14:19 +0000 (01:14 +0000)
commitb82992851ff1d2f4738052c07fb2bae5b88eda87
tree965ded029657175aec369cebf9fecfd7150150c6
parent700891684e80e738fd92749acb0c552ca99f1ca9
Check for dirent.h and pwd.h.

* configure.in acconfig.h: Check for dirent.h and pwd.h.

* gtk/gtkfilesel.c: Use g_get_current_dir(). Merge in Win32
version: Use G_DIR_SEPARATOR, g_path_is_absolute, no tilde
expansion (based on HAVE_PWD_H), allow for drive letters UNC
names not handled yet. Also, code from Craig Setera's port to
Win32 that uses cygwin.dll
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
acconfig.h
configure.in
gtk/gtkfilesel.c